Adds a new item to the collection.
HRESULT Add(ITrigger * newVal);
Add(ITrigger newVal);
Sub Add(newVal As ITrigger)